| CmEventHistory_ro |
| Logical Entity Name | CmEventHistory_ro |
| Default Table Name | CmEventHistory_ro |
| Physical Only | NO |
| Definition | |
| Note |
| CmEventHistory_ro Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
| StartDate | datetime | YES | ||
| EndDate | datetime | YES | ||
| RemindDate | datetime | YES | ||
| DueDate | datetime | YES | ||
| Comments | text | NO | ||
| Subject | varchar(255) | YES | ||
| Priority | char(10) | NO | ||
CmTemplateID |
int | NO | ||
CmEventTypeID |
int | NO | ||
CmEventStatusID |
int | NO | ||
| StatusDate | datetime | YES | ||
CmEventResultID |
int | NO | ||
| SourceRecordID | int | NO | ||
| SourceTable | char(20) | NO | ||
| ResultText | varchar(255) | YES | ||
| SetupBy | int | NO | ||
| CompletedBy | int | NO | ||
| TemplateTextFile | varchar(50) | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ModFlag | char(1) | NO | ||
| ts | timestamp | NO | ||
CmEventID |
int | NO | ||
| PlEmployerID | int | YES | ||
| SyStaffID | int | YES | ||
| SyStudentID | int | YES | ||
| SyStudentInquiryID | int | YES | ||
| AdEnrollID | int | YES | ||
| PlEmployerJobId | int | YES | ||
SyOrganizationID |
int | YES | ||
SyOrganizationContactID |
int | YES | ||
| EmailSubject | varchar(255) | YES | ||
PrevSyStaffID |
int | YES | ||
| Attachments | varchar(1280) | YES | ||
PlEmployerContactID |
int | YES | ||
| CrmSuppressFlag | bit | NO | ||
CmAttachmentsId |
int | YES | ||
LockedBy |
int | YES | ||
| SourceSystem | char(1) | NO | ||
SessionSyCampusID |
int | YES | ||
| ActivityNotViewed | bit | NO | ||
| ReassignedDate | datetime | YES | ||
| WorkflowInstanceId | uniqueidentifier | YES |
| CmEventHistory_ro Primary and Unique Keys |
| Key Name | Key Type | Keys |
| CmEventHistory_ro_CmEventID_U_C_IDX | PrimaryKey | CmEventID |
| CmEventHistory_ro Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| CmAttachments | Non-Identifying | Zero or One to Zero or More | CmEventHistory_roCmAttachmentsId_CmAttachmentsCmAttachmentsId | CmAttachmentsId | NO | YES | ||
| SyStaff | Non-Identifying | Zero or One to Zero or More | CmEventHistory_roLockedBy_SyStaffSyStaffID | LockedBy | NO | YES | ||
| PlEmployerContact | Non-Identifying | Zero or One to Zero or More | CmEventHistory_roPlEmployerContactID_PlEmployerContactPlEmployerContactID | PlEmployerContactID | NO | YES | ||
| SyCampus | Non-Identifying | Zero or One to Zero or More | CmEventHistory_roSessionSyCampusID_SyCampusSyCampusID | SessionSyCampusID | NO | YES | ||
| CmEventResult | Non-Identifying | One To Zero or More | FK_CmEventHistory_ro.CmEventResultID_CmEventResult.CmEventResultID | CmEventResultID | NO | YES | ||
| CmEventStatus | Non-Identifying | One To Zero or More | FK_CmEventHistory_ro.CmEventStatusID_CmEventStatus.CmEventStatusID | CmEventStatusID | NO | YES | ||
| cmEventType | Non-Identifying | One To Zero or More | FK_CmEventHistory_ro.CmEventTypeID_cmEventType.cmEventTypeID | CmEventTypeID | NO | YES | ||
| CmTemplate | Non-Identifying | One To Zero or More | FK_CmEventHistory_ro.CmTemplateID_CmTemplate.CmTemplateID | CmTemplateID | NO | YES | ||
| SyOrganizationContact | Non-Identifying | Zero or One to Zero or More | FK_CmEventHistory_ro_SyOrganizationContactID_SyOrganizationContact_SyOrganizationContactID | SyOrganizationContactID | NO | YES | ||
| SyOrganization | Non-Identifying | Zero or One to Zero or More | FK_CmEventHistory_ro_SyOrganizationID_SyOrganization_SyOrganizationID | SyOrganizationID | NO | YES | ||
| SyStaff | Non-Identifying | Zero or One to Zero or More | FK_CmEventHistory_roPrevSyStaffID_SyStaffSyStaffID | PrevSyStaffID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| CmEventHistory_ro Check Constraints |
| Check Constraint Name | CheckConstraint |